Skip to main content

ResponseParameters Properties

An object defining properties for the ResponseParameters class.

IsSaveAsForm

Indicates whether the response is for a "Save As" form.

Type: bool


WorkflowInfo

Retrieves workflow-related information from the response parameters.

Type: WorkflowInfo


IsDataEntryForm

Indicates whether the response is for a data entry form.

Type: bool


Retrieves menu-related parameters, initializing a new MenuParameters instance if not already set.

Type: MenuParameters